GtkWindow: Use the new helpers
authorMatthias Clasen <mclasen@redhat.com>
Sat, 25 Apr 2015 23:37:31 +0000 (19:37 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 27 Apr 2015 05:15:24 +0000 (01:15 -0400)
commit62b875f209fa19799dbc3d7daacb63199df3254b
tree4d5ef2e6d87a19da00dd7d25381e23d2e9177d1f
parentb53b38ff32e0c25c92def1cc9fe1f3a2a5d66260
GtkWindow: Use the new helpers

Instead of issuing g_warning, fill the provided GError.
This lets us test this error handling, and is the right
thing to do. Use the new GtkBuilder helpers and
g_markup_collect_attributes to do so.
gtk/gtkwindow.c